actuator spring boot

50

spring boot actuator -

<dependencies>
    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-actuator</artifactId>
    </dependency>
</dependencies>Copy to clipboard

Comments

Submit
0 Comments